Click or drag to resize

RecurrencePatternDayOfWeek Property

Gets the day of week.

Namespace:  Independentsoft.Msg
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public IList<DayOfWeek> DayOfWeek { get; }

Property Value

Type: IListDayOfWeek
The day of week.
See Also